JBoss Community Archive (Read Only)

RHQ 4.7

JBossAS - EJB3 Session Bean Service

Overview

Internal Name:

EJB3 Session Bean

Description:

An EJB3 Stateless or Stateful Session Bean

Singleton:

no

Plugin:

JBossAS

Connection Settings

Name

Description

Required

Internal Name

Object Name

 

yes

objectName

Name Template

 

yes

nameTemplate

Description Template

 

yes

descriptionTemplate

Name

The name of this bean

yes

name

Ear

 

yes

ear

Jar

 

yes

jar

You must use the internal name to reference properties in Dynamic Group Definition expressions.

Metrics

Name

Type

Description

Internal Name

Current Count

measurement

The total number of currently pooled instances of this EJB3 Session Bean

CurrentSize

Create Count

measurement

The number of instances of this EJB3 Session Bean that have been created since server start

CreateCount

Create Count per Minute

measurement

The number of instances of this EJB3 Session Bean that have been created since server start

CreateCount

Remove Count

measurement

The number of instances of this EJB3 Session Bean that have been removed since server start

RemoveCount

Remove Count per Minute

measurement

The number of instances of this EJB3 Session Bean that have been removed since server start

RemoveCount

Available Count

measurement

The number of pooled instances of this EJB3 Session Bean in the method-ready state

AvailableCount

Max Size

measurement

The maximum number of instances that are allowed to be pooled

MaxSize

Method Invocation Time

calltime

The minimum, maximum, and average invocation times for each of the methods exposed by this EJB; NOTE: this metric is only available if JBoss EJB3 RC9 Patch 1 or later is being used (a capable version of EJB3 is included with JBossAS 4.2.0.GA or later)

MethodInvocationTime

You must use the internal name to reference traits in Dynamic Group Definition expressions.

Operations

Name

Description

View Method Stats

View method execution statistics for the EJB; NOTE: this operation is only available if JBoss EJB3 RC9 Patch 1 or later is being used (a capable version of EJB3 is included with JBossAS 4.2.0.GA or later)

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-12 14:17:50 UTC, last content change 2012-05-09 12:35:17 UTC.